redundant code meaning in English
冗余码
冗余吗
Examples
- Use nested constructors to eliminate redundant code
使用嵌套构造函数来消除冗余代码。 - Warning c6287 : redundant code : the left and right sub - expressions are identical
警告c6287 :冗余代码:左右两侧的子表达式完全相同 - In this example , the redundant code has been removed , making the test easier to read and maintain ( since there is less code )
在此,除去了冗余的代码,使得测试易读易维护(因为代码很少) 。 - It doesn ' t hurt to have multiple points from which things are drawn , but it can lead to redundant code if you ' re not careful
这样做不会造成绘制的物体的点数成倍增加,但必须仔细以免产生冗余代码。 - We described all kinds of obfuscating methods as viewed from byte code and designed effective method to produce redundant code
论文从字节码的角度描述了不同的混淆方法,并设计了有效的方法来产生冗余代码。